home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 23
/
CU Amiga - Super CD-ROM 23 (June 1998).iso
/
CreatingGames
/
Utilities
/
Misc
/
GMS
/
GMSDev
/
Includes
/
sound
/
all.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-10-15
|
127 b
|
10 lines
#ifndef SOUND_ALL_H
#define SOUND_ALL_H TRUE
#ifndef SOUND_SOUND_H
#include <sound/sound.h>
#endif
#endif /* SOUND_ALL_H */